PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / getRoleMap Method
In This Topic
    getRoleMap Method
    In This Topic
    Gets the roles map.
    Syntax
    public PDFRoleMap getRoleMap()

    Return Value

    A PDFRoleMap object that maps structure types used in this document to their approximate equivalents in the set of standard structure types.
    See Also